CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenGL 模型

搜索资源列表

  1. 本源码利用OSG载入地形和模型文件

    2下载:
  2. 本源码利用OSG载入地形和模型文件,OSG拥有比OpenGL更加强大的能力。,Load terrain and model file using OSG.OSG is better than OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2014-09-28
    • 文件大小:3956088
    • 提供者:李华
  1. 实现翻书效果的3D模型

    2下载:
  2. 一个很不错的实现翻书效果的3D模型,完全原创,学习opengl很有帮助啊!,A very good implementation of fflippage, 3D models, completely original, very helpful to learn opengl ah!
  3. 所属分类:OpenGL

    • 发布日期:2014-05-29
    • 文件大小:7264109
    • 提供者:李珊珊
  1. 用OpenGL实现读取三维模型obj文件的一个例

    6下载:
  2. 用OpenGL实现读取三维模型obj文件的一个例子,供参考-This is the code to read Obj file
  3. 所属分类:3D图形编程

    • 发布日期:2015-04-26
    • 文件大小:288768
    • 提供者:李复翔
  1. OpenGL导入3ds模型的问题

    0下载:
  2. OpenGL导入3ds模型的问题。本人用lib3ds导入模型后 采用最原始的画三角形的方法遍历模型中所有的点,画出模型 但在光照的时候出现模型表面有很多杂斑(enable了深度缓存)请问 如何去除杂斑?而且如果在场景中添加一个地板 地板会覆盖部分模型(奇怪的是我激活了depth buffer)-3ds and opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-03-24
    • 文件大小:4389
    • 提供者:jinking
  1. water.rar

    1下载:
  2. opengl+vc++开发的水的模型,很不错的程序,opengl+ vc++ developed water model, very good procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:1706320
    • 提供者:朱军
  1. 3DLab.rar

    3下载:
  2. 本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型,This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check th
  3. 所属分类:OpenGL

    • 发布日期:2013-07-06
    • 文件大小:3198325
    • 提供者:xuyangjie
  1. gl_mesh_output.rar

    0下载:
  2. 一个使用OpenGL开发网格模型的例子,通过本例子可以学习如何通过OpenGL开发VRML和3DS网格,The use of OpenGL to open a model example of Grid, through the examples, we can learn how to develop VRML through OpenGL and 3DS Grid
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:302770
    • 提供者:yx
  1. stencilCAD.rar

    0下载:
  2. 利用OpenGL的模版特性实现的一个CAD模型:一个立方体和一个圆柱体的布尔减之后得到的结果,The template features the use of OpenGL to achieve a CAD model: a cube and a cylinder followed by the Boolean result
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:79392
    • 提供者:张建生
  1. Opengl3dGame.rar

    3下载:
  2. 学OPENGl编3D游戏,3D场景框架,碰撞检测,加载3d模型,动画模型,射击爆炸,等等,很全面,完整源码,值得学习!,OPENGl school for 3D games, 3D scenes framework, collision detection, load the 3d model, animation, models, fire explosion, and so on, it is comprehensive, complete source code, it is worth
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:10972804
    • 提供者:谭俊
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者:jinking
  1. Globe-Model(OpenGL)

    1下载:
  2. 使用OpenGL设计实现一个动态地球仪模型,主要包括底座、内部实心球和外围网状球三部分。通过对此模型的设计,以此为平台,对OpenGL中的坐标系设置、图素构造法、物体材质、光照效果、物体相对运动和程序的可交互性进行了实践-Use Opengl to design a globe or tellurian model
  3. 所属分类:Windows Develop

    • 发布日期:2015-11-19
    • 文件大小:96256
    • 提供者:Xiong
  1. ExObjLoader.rar

    1下载:
  2. 实现对三维模型.obj类型文件的导入,并通过OPENGL进行绘制显示。,Realization of three-dimensional model. Obj file type to import, and to draw OPENGL display.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:113103
    • 提供者:殷润民
  1. OpenGL

    0下载:
  2. 图形函数库,通过本文档我们可以了解三维模型的基本绘制方法,并进行一些简单的渲染-Graphics library, we can understand through this document the basic method of drawing three-dimensional model and render some simple
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13873481
    • 提供者:zcy
  1. labwindows-cvi-OpenGl

    0下载:
  2. 实现了labwindows中三维模型的开发,并且附带了串口通讯代码!-Three-dimensional model to achieve the labwindows in the development and communication with the serial code!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1615325
    • 提供者:wsftsl
  1. F16.rar

    0下载:
  2. f16飞机模型,opengl,f16 airplane model, opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:118122
    • 提供者:
  1. Md2.rar

    0下载:
  2. 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:278049
    • 提供者:刘阳
  1. BoneAnim.zip

    1下载:
  2. 导入3D模型,绑定骨骼并制作成骨骼动画,比较逼真!,Import 3D models into binding bone and bone animation, realistic comparison of the!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:484918
    • 提供者:knight
  1. MyMesh

    1下载:
  2. 利用OpenGL显示.off格式的三维网格模型-Display .off 3D mesh model by OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-20
    • 文件大小:100483
    • 提供者:Mia
  1. MyOpenGL

    0下载:
  2. OpenGL模拟的一个3维空间模型,VC++源码实现,一个模拟的3维视图,随着鼠标移动会改变视图,VC++6下可直接编译代码,仅此参考。 -OpenGL 3-D simulation of a space model, VC++ source code implementation, a simulated three-dimensional view, with the mouse will change the view, VC++6 compiler directly under th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:595897
    • 提供者:林宇斌
  1. 4

    0下载:
  2. opengl 计算机图形学简单算法集合 :图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:268892
    • 提供者:james
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com